SftTree/NET 2.0

BeforeIconPart Property, DimensionsClass Class

Softel vdm, Inc.

Defines the gap to the left of the item image.

Syntax      DimensionsClass Class (Softelvdm.SftTreeNET)

VB   

Public Property BeforeIconPart As Integer

C#   

public int BeforeIconPart { get; set; }

C++   

public: property int BeforeIconPart {
        int get();
        void set(int value);
}

Property Value

The gap to the left of the item image in pixels.

The default value is 1.

Comments

The BeforeIconPart property defines the gap to the left of the item image.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com